﻿@charset "utf-8";
@media screen and (max-width:2048px){html{font-size:273.06667px}}
@media screen and (max-width:1920px){html{font-size:256px}}
@media screen and (max-width:1440px){html{font-size:192px}}
@media screen and (max-width:1600px){html{font-size:213.33333px}}
@media screen and (max-width:1242px){html{font-size:165.6px}}
@media screen and (max-width:1140px){html{font-size:152px}}
@media screen and (max-width:1280px){html{font-size:170.66667px}}
@media screen and (max-width:1024px){html{font-size:136.53333px}}
@media screen and (max-width:1080px){html{font-size:144px}}
@media screen and (max-width:960px){html{font-size:128px}}
@media screen and (max-width:800px){html{font-size:106.66667px}}
@media screen and (max-width:768px){html{font-size:102.4px}}
@media screen and (max-width:736px){html{font-size:98.13333px}}
@media screen and (max-width:732px){html{font-size:97.6px}}
@media screen and (max-width:720px){html{font-size:96px}}
@media screen and (max-width:667px){html{font-size:88.93333px}}
@media screen and (max-width:640px){html{font-size:85.33333px}}
@media screen and (max-width:600px){html{font-size:80px}}
@media screen and (max-width:568px){html{font-size:75.73333px}}
@media screen and (max-width:540px){html{font-size:72px}}
@media screen and (max-width:533px){html{font-size:71.06667px}}
@media screen and (max-width:480px){html{font-size:64px}}
@media screen and (max-width:435px){html{font-size:58px}}
@media screen and (max-width:414px){html{font-size:55.2px}}
@media screen and (max-width:412px){html{font-size:54.93333px}}
@media screen and (max-width:400px){html{font-size:53.33333px}}
@media screen and (max-width:385px){html{font-size:51.33333px}}
@media screen and (max-width:384px){html{font-size:51.2px}}
@media screen and (max-width:375px){html{font-size:50px}}
@media screen and (max-width:360px){html{font-size:48px}}
@media screen and (max-width:320px){html{font-size:42.66667px}}
@media screen and (max-width:300px){html{font-size:40px}}
@media screen and (max-width:240px){html{font-size:32px}}


@media (min-width:769px) and (max-width: 996px){


}


@media (min-width:320px) and (max-width: 768px){
    .con-bottom img{
        max-width:100%;
    }
    
	.uform{
		display: none;
	}
	.m_img, .m_nav {
	    display: block;
	}
	.header-bg{
		display: none;
	}
	.container {
	    max-width: 100%;
	    min-width: 100%;
	    padding: 0;
	    width: 100%;
	    padding: 0 10px;
	}
.m_img {
    display: block;
    height: 0.9rem;
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.m_img .headlf {
    padding-top: 0.1rem;
    padding-left: 5px;
    float: left;
}

.m_img .headlf .m_logo {
    height:0.6rem;
    display: block;
    margin-top:0.05rem;
}

.m_img .headrg {
    padding-right: 5%;
    padding-top: 0.3rem;
    float: right;
}

.m_img .headrg a .m_menuimg {
    height:16px;
    vertical-align:top;
    display: block
}
.m_nav {
    display:block;
    position:fixed;
    top:0px;
    left:0px;
    width:0px;
    height:0px;
    overflow:hidden;
    z-index:10000
}
.m_nav .closecover {
    position:absolute;
    width:100%;
    height:100%;
    background:#0b0d19;
    filter:alpha(opacity=0);
    opacity:0;
    left:0px;
    top:0px;
    z-index:1
}
.m_nav .closeicon {
    position:absolute;
    width:20%;
    left:18px;
    top:5%;
    z-index:100;
    text-align:center;
    filter:alpha(opacity=0);
    opacity:0
}
.m_nav .m_navList {
    position:absolute;
    width:80%;
    right:0px;
    top:0px;
    background:#0b0d19;
    height:100%;
    z-index:100;
    right:-80%;
    overflow-y: scroll;
}
.m_nav .m_navList ul {
    padding-left:5%;
    padding-right:5%
}
.m_nav .m_navList ul li {
    border-bottom:1px solid #232530
}
.m_nav .m_navList ul li a {
    display:block;
    height:45px;
    color:#fff;
    line-height:45px;
    padding-left:5%;
    font-size:14px
}
.m_nav .m_navList ul li .m_f_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}
.m_nav .m_navList ul li .m_f_a a {
    flex: 1;
}
.m_nav .m_navList ul li .m_f_a i {
    width: 40px;
    height:35px;
    box-sizing: border-box;
    padding:0 5px;
    display: block;
}
.icon {
    background:url(../images/plus_top.png) 100% no-repeat;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.icon_on {
    background:url(../images/reduce_top.jpg) 50% no-repeat!important;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.m_nav .m_navList ul li .m_s_nav {
    display:none;
    width: 100%;
}
.m_nav .m_navList ul li .m_s_nav a {
    display: block;
    height:40px;
    line-height:40px;
    font-size:14px;
    padding-left:10%;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
    font-size: 12px;
}


/* 幻灯片 */
.ny-banner {
    overflow: hidden;
    height: auto;
    padding-top: 0;
    display: table;
    width: 100%;
    margin-top: 0.9rem;
}
.banner_box img{
	width:100%; display:block;
}
.banner_box{
	width:100%;
	text-align:center;
	margin-top: 0.9rem;
}
.banner_box img{
	vertical-align:middle;
}
.roll_img_mb_01{
	overflow:hidden;
	position:relative;
}
.roll_img_mb_01 .img_box{
	overflow:hidden;
	text-align:center;
}
.roll_img_mb_01 .img_box img{
	vertical-align:middle;
	width:100%;
}
.roll_img_mb_01 .nav_box{
	overflow:hidden; 
	position:absolute; 
	left:50%; 
	transform:translate(-50%,0); 
	bottom:20px;
}
.roll_img_mb_01 .nav_box li{
	width:30px;
	height:3px; 
	font-size:1px; 
	overflow:hidden; 
	background:#fff; 
	float:left; 
	margin:4px;
}
.roll_img_mb_01 .nav_box .li_on{
	background:#0037ad;
}
.img_box li{
	height: auto!important;
}
.flexslider{
	display: none;
}
.banner_box{
	display: block;
}
/* 幻灯片 */


.padding {
    padding: 25px 0;
}


.about-content h2 {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 27px;
    color: #263a4f;
    margin: 0 0 10px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 5px;
}

.about-content p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #8d9aa8;
}
.default-btn {
    background-color: #e03d43;
    text-transform: uppercase;
    font-family: work sans,sans-serif;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    line-height: 38px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: .5px;
    padding: 0 14px;
    -webkit-box-shadow: 0 3px 10px rgb(71 44 173 / 20%);
    box-shadow: 0 3px 10px rgb(71 44 173 / 20%);
}
.about-content .default-btn {
    margin-top: 10px;
}

.about-bg {
    background-image: url(../images/about.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    width: 100%;
    height: 500px;
    top: 0;
    right: 0;
    position: relative;
    display: none;
}
.index-product {
    display: block;
    width: 100%;
    padding: 35px 0;
    background: #f5f5f5;
}

.index-title {
    width: 240px;
    margin: auto;
    font-size: 20px;
    font-weight: bold;
    color: #fd4753;
    text-align: center;
    position: relative;
}

.in-bg {
    font-size: 12px;
    text-align: center;
}

.pro_bd ul li {
    float: left;
    width: 48%;
    margin-right: 1%;
    margin-bottom: 12px;
    border: 1px solid #ddd;
    padding-bottom: 12px;
    background: #fff;
}

.pro_bd ul li>div:hover span {
    border: 1px solid #ffffff;
}
.pro_bd ul li>div span {
    margin: 0 auto;
    display: block;
    width: 118px;
    height: 34px;
    border: 1px solid #dadada;
    display: block;
    text-align: center;
    line-height: 34px;
    background: none;
    position: relative;
    display: none;
}

.pro_bd ul li>div {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 0 0 2px 2px;
    background: #fff;
    padding-bottom: 0;
    position: relative;
}

.pro_bd ul li>div p a {
    height: 30px;
    line-height: 30px;
    margin-top: 4px;
    font-size: 13px;
    text-align: center;
    color: #555;
    font-weight: bold;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-more a.Mores {
    color: #333;
    font-size: 8px;
    margin-top: 20px;
    text-align: center;
    display: block;
    margin-bottom: 0px;
    position: relative;
    text-decoration: none;
}

.index-ggt-dh {
    margin-top: 13px;
    display: none;
}

.fluid-section-one .form-column .inner-column {
    position: relative;
    padding: 10px 1px;
    padding-right: 0;
}
.fluid-section-one .image-layer {
    position: absolute;
    right: -170px;
    top: 0;
    height: 100%;
    width: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: none;
}
.fluid-section-one .form-column h2 {
    font-size: 22px;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 15px;
}
.fluid-section-one .form-column .text {
    font-size: 13px;
    line-height: 25px;
    color: #e5e5e5;
    margin-bottom: 20px;
}
.contact-form .ui-selectmenu-button.ui-button, .contact-form .form-group input[type="text"], .contact-form .form-group input[type="email"], .contact-form .form-group input[type="tel"], .contact-form .form-group input[type="url"], .contact-form .form-group textarea, .contact-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 25px;
    color: #777777;
    font-weight: 400;
    height: 35px;
    padding: 1px 20px;
    border-radius: 0px;
    background-color: #ffffff;
    font-family: "Open Sans", sans-serif;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form .form-group input[type=submit], .contact-form .form-group button {
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 10px;
}

.fluid-section-one .career-column h2 {
    font-size: 20px;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 15px;
}

.fluid-section-one .career-column .text {
    font-size: 14px;
    line-height: 25px;
    color: #e5e5e5;
    margin-bottom: 28px;
}

.btn-style-three {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    color: #e70511;
    padding: 10px 30px;
    font-weight: 500;
    overflow: hidden;
    border: 1px solid #e70511;
    background-color: transparent;
}

.fluid-section-one .career-column .read-more {
    text-transform: uppercase;
    line-height: 15px;
    padding: 10px 25px;
}

.services-section {
    position: relative;
    background-color: #f2f2f2;
    padding: 25px 0 25px;
}

.sec-title h2 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1.2em;
    color: #333333;
    font-weight: 600;
}

.service-block .lower-content h4 {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 1.2em;
    color: #333333;
    font-weight: 700;
    margin-bottom: 8px;
}
.service-block .lower-content .text {
    font-size: 14px;
    line-height: 25px;
    color: #666666;
    font-weight: 400;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.service-block .lower-content {
    position: relative;
    padding-top: 10px;
    margin-bottom: 20px;
}

.news-section {
    position: relative;
    padding: 10px 0;
}

.news-block .lower-content {
    position: relative;
    display: block;
    padding: 15px 12px 0;
    border: 1px solid #f2f2f2;
    border-top: 0;
}
.news-block .lower-content h5 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 10px;
}

.news-block .lower-content .text {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 25px;
    color: #666666;
    font-weight: 400;
    margin-bottom: 12px;
}

.news-block .lower-content .link-box {
    position: relative;
    display: block;
    padding: 5px 0;
    border-top: 1px solid #f2f2f2;
}

.news-list .list-item h5 {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 18px;
}

.news-list .btn-box a {
    padding: 10px 8px;
    line-height: 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}

.footer-bg ul li{
	display: none;
}
.footer-bg ul li {
    width: 18%;
    float: left;
    min-height: auto;
}
.footer-bg ul li:nth-child(4){
	display: block;
	width: 100%;
}
.footer-bg {
    display: table;
    width: 100%;
    background: #22448c;
    padding: 30px 0;
    padding-bottom: 0;
}

.footer-bottom {
    color: #fff;
    font-size: 14px;
    line-height: 45px;
    margin-top: 0;
    text-align: center;
    background: #162c5b;
    height: 45px;
    margin-top: 30px;
}

/*手机版权*/
.foot_nav {
    height: 50px;
	display: block;
}
.bottomToolbar{width:100%; font-size:1em; position:fixed; display:block; margin:0; padding:0; bottom:0; left:0; text-align:center; z-index:999; background:#0b2150;}
.bottomToolbar li{width:24.5%; float:left; position:relative; text-align:center;border-right: 1px solid #0d2a69;}
.bottomToolbar li img{text-align:center; margin:auto; width:auto; height:23px;}
.bottomToolbar li a{padding:5px 0 2px 0; margin-right:1px; display:block;font-size:20px;text-align:center;color:#FFF;text-decoration:none;}
.bottomToolbar li em{text-align:center;margin:auto;color:#fff;font-size:0.2rem;display:block;font-style:normal;}



.news-list .list-item {
    position: relative;
    padding-bottom: 16px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 14px;
}


.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table tr td{
	line-height: initial!important;
}


.ny-title {
    padding-top: 14px;
    margin-bottom: 14px;
}

.ny-title h3 {
    font-size: 25px;
    font-family: 'PFBeauSansPro-SeBold';
    text-align: center;
    margin-bottom: 8px;
    font-weight: 500;
}
.ny-title p {
    text-align: center;
    font-size: 14px;
    line-height: 25px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 4px;
    padding-left: 4px;
}

.con-text-img h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
}

.con-text-img li span {
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: #191919;
    margin-top: 10px;
}

.title-title {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    display: table;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
}

.text_inner h2 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.product-bottom {
    font-size: 14px;
    line-height: 22px;
    margin-top: 35px;
    padding: 18px 0;
    padding-top: 25px;
    border-top: 1px solid #ddd;
    margin-top: 36px;
}

.product-bottom h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.process li {
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 7px;
    margin: 0;
}

.sokc {
    width: 94.5%;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 15px;
    padding-left: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    height: 150px;
    background: #f1f6fa;
}
.sokb {
    width: 94.5%;
    background: #f1f6fa;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 15px;
    padding-left: 15px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
}


.soka {
    width: 47%;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 15px;
    padding-left: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    background: #f1f6fa;
}

.ny-lxfs-title1 {
    font-size: 20px;
    margin: 20px 0 20px 0;
}

.ny-lxfs-title {
    font-size: 22px;
    margin: 10px 0;
}

.tj {
    width: 95px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    border: 2px solid #333;
    line-height: 35px;
    text-algin: center;
    color: #fff;
    background-color: #2c343e;
    cursor: pointer;
    font-family: Arial,Microsoft YaHei;
    font-size: 14px;
}


.row {
    margin:0;
}

.index-news-nr {
    margin-top: 0;
}

.index-news-nr-hz {
    width: 48%;
    margin: 1%;
    float: left;
    margin-bottom: 20px;
}
.aboutH h3 {
    padding-top: 8px;
    line-height: initial;
    font-size: 22px;
    text-transform: uppercase;
    display: none;
}

.aboutL {float: none; width: 100%; }


.aboutH {
    height: auto;
    margin-top: 0px;
    text-align: left;
    color: #fff;
    background: #004098;
    position: relative;
    z-index: 22;
    text-indent: 2em;
    padding: 10px 0;
}
.aboutContact{
	display: none;
}

.aboutH h2 {
    line-height: 40px;
    font-size: 16px;
    font-weight: 600;
    display: block;
    height: auto;
    line-height: initial;
    color: #fff;
    padding-left: 0px;
    text-decoration: none;
    background: #004098;
    font-weight: bold;
}

.aboutNav {
    background: #fff;
    border: 1px solid #ddd;
    padding-top: 0;
}

.aboutNav li {
    line-height: 48px;
    font-size: 14px;
    position: relative;
    width: 47.5%;
    float: left;
    margin: 0 4px;
    border-bottom: 1px solid #ddd;
    background: initial;
    padding-left: 0;
}

.aboutNav li a {
    display: block;
    padding: 0 1px;
    position: relative;
    line-height: 46px;
}

.aboutR {
    float: right;
    width: 100%;
    margin-top: 20px;
}

.aboutRTop span {
    font-size: 20px;
    line-height: 30px;
    display: table;
    font-weight: bold;
    float: left;
    display: none;
}

.mbx-title {
    background: url(../images/sy.jpg)no-repeat left top;
    padding-left: 30px;
    margin-bottom: 0;
    line-height: 22px;
    display: table;
    float: left;
    margin-top: 10px;
    font-size: 14px;
}

.newsPage .item img {
    width: 43%;
    display: block;
    float: left;
    border: 1px solid #e5e5e5;
    padding: 3px;
    margin-right: 20px;
}

.newsPage .item .txt {
    color: #666;
    line-height: 24px;
    height: 68px;
    margin: 5px 0 13px;
    overflow: hidden;
}

.newsPage .item .txt {
    color: #666;
    line-height: 24px;
    height: auto;
    margin: 5px 0 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.center .title {
    font-size: 20px;
    letter-spacing: 1px;
    color: #434343;
    margin-bottom: 15px;
}
.ny-main {
    display: block;
    width: 100%;
    padding-top: 30px;
    margin-bottom: 30px;
}


/*搜索*/
.top_search {
    float: right;
    margin-right: 14px;
    margin-top: 0.18rem;
}
.top_search span{display: block; width: 28px; height: 24px; margin-top: .06rem; background: url(../images/icon_search.png) no-repeat center center; background-size: 64%;}

.top_search>div {
    position: fixed;
    top: 0.8rem;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999999;
}

.top_search>div i{position: absolute; left: 0; right: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.7);}
.top_search .gg{position: absolute; z-index: 5; right: 0; width: 100%; padding: 1% 3%; background-color: #fff; overflow: hidden; border-top: 1px solid #ddd;}
.top_search .ss input {
    border: #ddd solid 1px;
    border-right: 0;
    width: 76%;
    padding: 0 2%;
    line-height: 35px;
    font-size: .2rem;
    float: left;
    border-radius: .07rem 0 0 .07rem;
    margin-left: 5%;
    height: 35px;
}
.top_search .ss input:focus{border-color: #0083c3;}
.top_search .ss button {
    font-size: .2rem;
    line-height: 265%;
    border: #2ba70e solid 1px;
    background-color: #2ca70e;
    color: #fff;
    float: left;
    padding: 0 0.2rem;
}	
	



.search{
	display: none;
}


.new_t:before{
	content: "";
	position: absolute;
	width:100%;
	height: 1px;
	background: #cecece;
	eft: 0;
	top:49px;
	z-index: -1;
}

.con1 ul {
    border: 1px solid #004098;
    border-left: none;
    border-right: none;
    height: auto;
    width: 100%;
}

.con1 ul li .pic {
    background: #fff;
    width: 48%;
    height: auto;
    overflow: hidden;
}




.con1 ul li {
    float: left;
    width: 100%;
    overflow: hidden;
    border: 1px solid #004098;
    margin-bottom: 10px;
}

.con1 ul .top .js .fk {
    padding: 10px 0 0;
    display: none;
}


.con1 ul li .pic {
    background: #fff;
    width: 36%;
    height: auto;
    overflow: hidden;
    float: left;
}
.con1 ul li .js .wa {
    color: #696969;
    font-size: 14px;
    width: 100%;
    margin: 0 auto;
    height: auto;
    line-height: 22px;
}

.con1 ul li .js {
    height: auto;
    text-align: left;
    display: table;
    float: right;
    width: 60%;
    padding-right: 10px;
}

.bottom .fk{
	display: none;
}

.con1 ul li .js p {
    font-size: 16px;
    color: #004098;
    font-weight: bold;
    line-height: 20px;
}

.con1 ul .top .js p {
    margin: 8px 0 0;
}

.con1 ul .bottom .js p {
    padding: 8px 0 0;
}
.con1 ul li .js hr {
    outline: none;
    border: none;
    width: 50px;
    height: 2px;
    background: #004098;
    display: inline-block;
    vertical-align: top;
    margin: 7px 0 7px;
}



.titis h4 {
    font-size: 20px;
    color: #1f1f1f;
    font-weight: normal;
    height: auto;
    line-height: inherit;
    text-align: center;
    margin-bottom: 6px;
}

.titis p {
    height: auto;
    line-height: inherit;
    font-size: 14px;
    color: #dfdfdf;
    text-align: center;
}


.titis {
    height: auto;
    text-align: center;
    background: url(../images/ico1.png) no-repeat center bottom;
    margin-bottom: 24px;
    min-height: 85px;
}




.eflti {
    width: 100%;
    background: url(../images/zcban29.jpg) no-repeat center top;
    overflow: hidden;
    height: auto;
    padding-top: 35px;
    padding-bottom: 2px;
    background-size: cover;
}
.btnBox {
    margin: 0 auto;
    width: 95%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    border-radius: 25px;
    margin-top: 10px;
}


.btnBox a {
    text-decoration: none;
    display: block;
    float: left;
    width: 50%;
    font-size: 12px;
    color: #fff;
    text-indent: 0;
    background: #22448c url(../images/pro_btn.png) no-repeat 110px center;
    transition: all 0.5s ease-out;
    background: ;
    background: #22448c;
    background-color: #22448c;
    text-align: center;
}
.btnBox a:nth-child(2) {
    background: #000 url(../images/pro_btn.png) no-repeat 110px center;
    background: #000;
}
.ys-class .pic {
    width: 46%;
    display: none;
}


.ys-class .text {
    width: 100%;
    margin-top: 10px;
}

.ys-class .text .text_tit {
    height: auto;
    background: inherit;
}

.ys-class .text .text_tit em {
    width: 50px;
    height: 50px;
    background: #1c4b9e;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    font-style: normal;
    font-size: 22px;
    display: block;
    color: #fff;
    float: left;
    margin-left: 0;
    margin-top: 1px;
}


.ys-class .text .text_tit p {
    padding-top: 0;
    padding-left: 60px;
}


.ys-class .text .text_text {
    margin-top: 8px;
}

.ys-class .text .text_text p {
    display: none;
}

.ys-class .text .text_tit p strong {
    font-size: 20px;
    color: #000;
    display: block;
    padding-top: 3px;
}


.uform {
    background: #1e448b url(../images/lybj.jpg) no-repeat center center;
    height: auto;
    position: relative;
    margin-top: 0px;
    background: #1e448b;
    padding-bottom: 30px;
}

.uform li a {
    display: block;
    width: 97%;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    background-color: #ebc13c;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 2px;
    text-decoration: none;
}

.uform ul {
    float: none;
    margin-top: 22px;
    margin-right: 0;
}



.uform .lybk {
    float: right;
    padding-top: 35px;
    width: 100%;
}

.uform li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 2px;
}



.uform li .ut, .uform li .wby {
    float: left;
    width: 85%;
    background: #fff;
    outline: none;
    font-size: 14px;
    color: #858484;
    border: none;
    border-left: 1px solid #376cb2;
    border-radius: 0px 6px 6px 0px;
    margin-bottom: 5px;
}


.uform h3 {
    color: #fff;
    font-weight: normal;
    font-size: 22px;
}





.index-about-bg {
    display: block;
    width: 100%;
    padding: 10px 0;
    background: #f5f5f5;
	padding-top: 28px;
}

.index-about-right-body {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.index-about-left {
    float: right;
    width: 100%;
}
.index-about-right-body h3 {
    font-size: 20px;
    position: relative;
    padding-top: 18px;
    font-weight: initial;
    margin-bottom: 8px;
    color: #1c4b9e;
}

.morebtn {
    position: relative;
    display: inline-block;
    background: #2a5eb9;
    color: #fff;
    line-height: 30px;
    padding: 0 20px;
    margin-top: 5px;
}
.morebtn:after {
    display: block;
    content: '>';
    font-family: 'iconfont';
    position: absolute;
    left: 95%;
    top: 0;
    width: 25px;
    text-align: center;
    color: #fff;
    background: #1c4b9e;
}
.index-about-right img{
	max-width: 100%;
}





.newbox {
    line-height: 24px;
    font-family: "Microsoft Yahei";
    color: #666;
    clear: both;
    padding: 30px 0 28px;
}

.newsBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.newsBox .bd li{}

.index-about-about{
	display: none;
}

.txtlistbox {
    width: 100%;
    margin-top: 10px;
}

.txtlistbox .item h3 {
    font-size: 18px;
    vertical-align: top;
    font-weight: bold;
    margin-bottom: 5px;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.txtlistbox .item p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.txtlistbox .item a {
    display: block;
    padding: 18px;
}


.txtlistbox .item .time b {
    color: #666;
    display: block;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
}
.txtlistbox .item .time {
    display: block;
    width: 70px;
    height: 66px;
    border-right: 1px solid #ddd;
    line-height: 20px;
    margin-right: 18px;
    color: #666;
    vertical-align: middle;
    *: ;
    text-align: center;
}





.index-about-left-body h3 {
    font-size: 22px;
    position: relative;
    padding-top: 18px;
    font-weight: lighter;
    margin-bottom: 8px;
}
.index-about-left-body h5 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}

.con1 ul li {
    float: left;
    width: 100%;
    overflow: hidden;
    border: 1px solid #004098;
    margin-bottom: 10px;
}

.con1 ul .top .js .fk {
    padding: 10px 0 0;
    display: none;
}

.con1 ul li .pic {
    background: #fff;
    width: 36%;
    height: auto;
    overflow: hidden;
    float: left;
}
.con1 ul li .js .wa {
    color: #696969;
    font-size: 14px;
    width: 100%;
    margin: 0 auto;
    height: auto;
    line-height: 22px;
}

.uform li a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    background-color: #ebc13c;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 2px;
    text-decoration: none;
}


.index-ggt-wz {
    width: 100%;
    float: none;
    padding: 18px 0 8px 0;
    margin: 0 auto;
}
.index-ggt-wz-zq {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}
.index-ggt {
    background: url(../images/ggtu.jpg)no-repeat top center;
    overflow: hidden;
    height: auto;
    padding-bottom: 20px;
	display: none;
}
.ys-bg-b {
    background: url(../images/ys-bg.jpg) no-repeat center;
    margin: 25px 0;
    padding: 20px 0!important;
}

.youshi {
    margin-top: 30px;
}


.type img {
    display: block;
    position: absolute;
    left: -2px;
    top: -2px;
    bottom: -2px;
    display: none;
}


.type {
    position: relative;
    margin-top: 2%;
    border:0;
	height: auto;
}

.ziye_topimg{
	overflow: hidden;
}
.ziye_topimg img{
	width: 100%;
}
.ziy_dh_top {
    width: 100%;
    overflow: auto;
    border-bottom: 1px solid #ddd;
    height: auto;
    float: none;
    margin-right: 0;
}
.ziy_dh_top::-webkit-scrollbar {display:none}
.ziy_dh_top ul{
overflow: hidden;    width: max-content;
margin-top: 0;
}
.ziy_dh_top ul li a{
	font-size: 14px; 
	color: #544e4c;
}
.ziy_dh_top ul li {
    display: inline-block;
    padding: 10px 10px;
    position: relative;
}
.ziy_dh_top ul li.no p{
	border-bottom: solid 2px #1160db;
	padding-bottom: .16rem;
}
.ziy_dh_top ul li.no p a{
color: #1160db;
}
.ziy_dh_top ul li.no p::after{
	content:"";
	width: .2rem;
	height: .2rem;
	display: block;
	background: #f0f0f0;
	position: absolute;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); 
	-moz-transform:rotate(45deg); 	
	-webkit-transform:rotate(45deg); 
	-o-transform:rotate(45deg); 
	top: 0;
	left: 0;
	right: 0;
	bottom: -1rem;
	margin: auto;
}


.new_t {
    height: 78px;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    z-index: 1;
}



/* 公司合作伙伴 */
.hz {
    padding: 24px 0;
}

.picMarquee-left{ width:100%;  overflow:hidden; position:relative;}
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:180px; height:135px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }
/* 公司合作伙伴 */


.honor-bg {
    display: table;
    width: 100%;
    padding: 28px 0;
    background: #fafafa;
    padding-bottom: 35px;
}
.hezuo_w {position: relative;}
.h_pre,.h_next{ position:absolute; top:50%; transform: translateY(-50%); display:block; width:39px; height:40px;  }
.h_pre{ left:-50px; cursor:pointer; background:url('../images/prev.jpg') no-repeat center;}
.h_next{ right:-50px; cursor:pointer; background:url('../images/next.jpg') no-repeat center;}
.hezuo_p {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}
.hezuo_p ul{ width:10000%;}
.hezuo_p li{ float:left; display:inline; width:0.325%; margin:0 0.02% 0 0; text-align:center;}
.hezuo_p li a{ font-size:14px; color:#666; font-weight:bold; line-height:25px;}
.hezuo_p li img{ width:100%; border:#ccc 1px solid;}
.hezuo_p li font {
    display: block;
    margin: 6px 0 0 0;
    font-weight: normal;
}

.pic-pic-img li {
    margin-bottom: 0px;
}



.cp dl {
    width: 48.5%;
    overflow: hidden;
    float: left;
    display: inline;
    padding: 12px 0px 0 11px;
}



.product-ny-fwrx {
    width: 100%;
    margin: 34px 0 20px 0;
}

.product-ny-title {
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
    line-height: 35px;
    font-size: 16px;
}

.product-more {
    width: 110px;
    line-height: 30px;
    height: 30px;
    text-align: center;
    overflow: hidden;
    display: block;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    margin-right: 15px;
    background: #00439c;
    margin-bottom: 10px;
}
.con-title {
    MARGIN-RIGHT: 5px;
    LIST-STYLE-TYPE: none;
    HEIGHT: 35px;
    background-image: url(../images/tagleft.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    display: inline-block;
    *: ;
    display: inline;
    *: ;
    zoom: 1;
    padding: 0 20px;
    line-height: -5px;
    border: 1px solid #00439c;
    line-height: 32px;
    background: #00439c;
    color: #fff;
    height: 30px;
    display: table;
    margin-bottom: 20px;
    font-size: 13px;
}
.cptab {
    line-height: 40px;
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    padding: 0 8px;
}

.h_pre, .h_next{
	display: none!important;
}


.index-about-right .picScroll-left{
	display: none;
}


@media (min-width:0px) and (max-width: 319px){

}